projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
150d31d
)
New fun.
author
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Thu, 6 May 2004 04:29:32 +0000
(
04:29
+0000)
committer
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Thu, 6 May 2004 04:29:32 +0000
(
04:29
+0000)
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index 093dce5edeb91013c469487d61bed91a167dd9ff..99461ae8b6ce79e405d58044de5e597023265327 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-3501,7
+3501,11
@@
The table depends on the current ps-print setup."
#'ps-print-quote
(list
(concat "\n;;; ps-print version " ps-print-version "\n")
+ ";; internal vars"
(ps-comment-string "ps-print-emacs-type" ps-print-emacs-type)
+ (ps-comment-string "ps-windows-system " ps-windows-system)
+ (ps-comment-string "ps-lp-system " ps-lp-system)
+ nil
'(25 . ps-print-color-p)
'(25 . ps-lpr-command)
'(25 . ps-lpr-switches)